* xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACE
authorJim Blandy <jimb@redhat.com>
Tue, 11 May 1993 02:48:07 +0000 (02:48 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 11 May 1993 02:48:07 +0000 (02:48 +0000)
commit18004d2b7f3bf740cf90fb507e318e3d83644048
treec333b4f329c27756e5887225294d627c6200f8fe
parent9dbd4b48c5b89d82dc0e1a19b6938aa04ae550b1
* xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACE
macro here; that's x-specific.  Just don't pass the second
argument.
* xfaces.c (compute_glyph_face): Remove the BASIC_FACE argument;
use F's default face.
src/xfaces.c